home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / comm / mail / TruncateMail.lha / TruncateMail.readme < prev    next >
Encoding:
Text File  |  2000-09-03  |  1.1 KB  |  38 lines

  1. Short:    Removes unnecessary parts from e-mail files, works with YAM
  2. Author:   march@staszic.waw.pl (Marek Szyprowski)
  3. Uploader: march@staszic.waw.pl (Marek Szyprowski)
  4. Type:     comm/mail
  5. Version:  3.2
  6.  
  7. TruncateMail is a small tool written in C, which removes all
  8. unnecessary parts from e-mail files - most lines from header and
  9. advetisements added by various servers.
  10.  
  11. What's new?
  12.  
  13. * New advertisements removing procedure - it also removes
  14.   advertisments from the top of e-mail body (like these added
  15.   by eGroups mailing lists)
  16.  
  17. * Size of file ".lasttruncated" is not 0, so problems with
  18.   PFSDefrag should go away
  19.  
  20. * Better support for e-mails written in HTML (Content-Type:
  21.   multipart/alternative)
  22.  
  23. Features:
  24.  
  25. * it is fully configurable by editing prefs file
  26.  
  27. * while processing mail files do not affect any attachments
  28.  
  29. * it is very fast - processing 500 typical mails from WFMH
  30.   AmigaPL mailing list takes about 15 seconds on my system
  31.  
  32. * works with YAM through additional arexx script
  33.  
  34. * do not need much memory - only a few kilobytes, even while
  35.   processing big files
  36.  
  37.  
  38.